QuickOPC User's Guide and Reference
DAItemVtqArguments<T> Constructor



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Generic Namespace > DAItemVtqArguments<T> Class : DAItemVtqArguments<T> Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class.  
Initializes a new instance of the class. Initializes a new instance of the class, with the specified OPC server and item descriptors, value/timestamp/quality, and a user-defined state object.  
Initializes a new instance of the class. Initializes a new instance of the class, with the specified OPC server and item descriptors, and value/timestamp/quality.  
Initializes a new instance of the class. Initializes a new instance of the class, with the OPC server specified by machine name and server class, the OPC item specified by its ItemId and data type, with the data value, timestamp and quality, and with a user-defined state object.  
Initializes a new instance of the class. Initializes a new instance of the class, with the OPC server specified by machine name and server class, the OPC item specified by its ItemId, and with the data value, timestamp and quality.  
Initializes a new copy of the DAItemVtqArguments<T> object.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also